home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 May: Tool Chest / Developer CD Series May 1996 (Tool Chest) (Apple Computer) (1996).iso / Sample Code / Snippets / Development Tools & Languages / Eenie / READMEFIRST < prev    next >
Encoding:
Text File  |  1993-01-18  |  507 b   |  23 lines  |  [TEXT/MPS ]

  1. Eenie - example MacApp 3.0 program of how to use the Dependency mechanism
  2. and Adorners. Also shows how to use the new View format with defining
  3. customized cursors over views.
  4.  
  5. For more information, bug reports and such, send email to:
  6.  
  7. Kent Sandvik DTS
  8. AppleLink: KSAND
  9. Usenet:    ksand@apple.com
  10. CServe:    75300, 1331
  11.  
  12. Environment:
  13.  
  14. This sample code has been compiled and tested under:
  15.  
  16. MPW 3.2
  17. MPW C++ 3.2a3
  18. MacApp 3.0b2PQR
  19. System 7.0
  20.  
  21. All development components mentioned above are available on ETO#5.
  22.  
  23.